-
-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Work on CPU GPIO #1696
Work on CPU GPIO #1696
Conversation
- Rework code so that the INT hander is setup only if there are managed callbacks registered. - Rework GPIO interrupt handler and debounce handler on TI SimpleLink.
Hi @josesimoes, I'm nanoFramework bot. A human will be reviewing it shortly. 😉 |
@josesimoes there are issues with the code style on the source files. Make sure you are using the project code style. Check the details here. |
Automated fixes for code style.
@josesimoes there are issues with the code style on the source files. Make sure you are using the project code style. Check the details here. |
Automated fixes for code style.
- Fix code style fix
@josesimoes there are issues with the code style on the source files. Make sure you are using the project code style. Check the details here. |
Automated fixes for code style.
@MateuszKlatecki when you have the time, please give it a try to GPIO. Basically would like to know if the improvements here didn't break anything. 😉 |
Description
Motivation and Context
How Has This Been Tested?
Screenshots
Types of changes
Checklist: